[ubuntu] Does anyone know how can mount HP OpenVMS cd in Ubuntu
If the Cd does not mount when loaded, try the following:
make a temporary directory:
cd ~ <enter> get to your home directory
mkdir cdtemp <enter>
sudo mount /media/cdrom cdtemp
now see if you can navigate to cdtemp.
anewguy
|